home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Editace / hltp.exe / {app} / Source Code / CZBindMaker / CZBindMaker.csproj < prev    next >
Text File  |  2003-11-24  |  9KB  |  214 lines

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{999770AF-EBCF-4F35-AE21-BA3459FF4AC0}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = "App.ico"
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "CZBindMaker"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "WinExe"
  19.                 PreBuildEvent = ""
  20.                 PostBuildEvent = ""
  21.                 RootNamespace = "CZBindMaker"
  22.                 RunPostBuildEvent = "OnBuildSuccess"
  23.                 StartupObject = ""
  24.             >
  25.                 <Config
  26.                     Name = "Debug"
  27.                     AllowUnsafeBlocks = "false"
  28.                     BaseAddress = "285212672"
  29.                     CheckForOverflowUnderflow = "false"
  30.                     ConfigurationOverrideFile = ""
  31.                     DefineConstants = "DEBUG;TRACE"
  32.                     DocumentationFile = ""
  33.                     DebugSymbols = "true"
  34.                     FileAlignment = "4096"
  35.                     IncrementalBuild = "false"
  36.                     NoStdLib = "false"
  37.                     NoWarn = ""
  38.                     Optimize = "false"
  39.                     OutputPath = "bin\Debug\"
  40.                     RegisterForComInterop = "false"
  41.                     RemoveIntegerChecks = "false"
  42.                     TreatWarningsAsErrors = "false"
  43.                     WarningLevel = "4"
  44.                 />
  45.                 <Config
  46.                     Name = "Release"
  47.                     AllowUnsafeBlocks = "false"
  48.                     BaseAddress = "285212672"
  49.                     CheckForOverflowUnderflow = "false"
  50.                     ConfigurationOverrideFile = ""
  51.                     DefineConstants = "TRACE"
  52.                     DocumentationFile = ""
  53.                     DebugSymbols = "false"
  54.                     FileAlignment = "4096"
  55.                     IncrementalBuild = "false"
  56.                     NoStdLib = "false"
  57.                     NoWarn = ""
  58.                     Optimize = "true"
  59.                     OutputPath = "bin\Release\"
  60.                     RegisterForComInterop = "false"
  61.                     RemoveIntegerChecks = "false"
  62.                     TreatWarningsAsErrors = "false"
  63.                     WarningLevel = "4"
  64.                 />
  65.             </Settings>
  66.             <References>
  67.                 <Reference
  68.                     Name = "System"
  69.                     AssemblyName = "System"
  70.                     HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Data"
  74.                     AssemblyName = "System.Data"
  75.                     HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "System.Drawing"
  79.                     AssemblyName = "System.Drawing"
  80.                     HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
  81.                 />
  82.                 <Reference
  83.                     Name = "System.Windows.Forms"
  84.                     AssemblyName = "System.Windows.Forms"
  85.                     HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
  86.                 />
  87.                 <Reference
  88.                     Name = "System.XML"
  89.                     AssemblyName = "System.Xml"
  90.                     HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
  91.                 />
  92.                 <Reference
  93.                     Name = "System.Design"
  94.                     AssemblyName = "System.Design"
  95.                     HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
  96.                 />
  97.                 <Reference
  98.                     Name = "Microsoft.VisualBasic"
  99.                     AssemblyName = "Microsoft.VisualBasic"
  100.                     HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Microsoft.VisualBasic.dll"
  101.                 />
  102.                 <Reference
  103.                     Name = "DotNetWidgets"
  104.                     AssemblyName = "DotNetWidgets"
  105.                     HintPath = "DotNetWidgets.dll"
  106.                 />
  107.                 <Reference
  108.                     Name = "sandbar"
  109.                     AssemblyName = "sandbar"
  110.                     HintPath = "sandbar.dll"
  111.                 />
  112.             </References>
  113.         </Build>
  114.         <Files>
  115.             <Include>
  116.                 <File
  117.                     RelPath = "About.cs"
  118.                     SubType = "Form"
  119.                     BuildAction = "Compile"
  120.                 />
  121.                 <File
  122.                     RelPath = "About.resx"
  123.                     DependentUpon = "About.cs"
  124.                     BuildAction = "EmbeddedResource"
  125.                 />
  126.                 <File
  127.                     RelPath = "AccountChooser.cs"
  128.                     SubType = "Form"
  129.                     BuildAction = "Compile"
  130.                 />
  131.                 <File
  132.                     RelPath = "AccountChooser.resx"
  133.                     DependentUpon = "AccountChooser.cs"
  134.                     BuildAction = "EmbeddedResource"
  135.                 />
  136.                 <File
  137.                     RelPath = "App.ico"
  138.                     BuildAction = "Content"
  139.                 />
  140.                 <File
  141.                     RelPath = "AssemblyInfo.cs"
  142.                     SubType = "Code"
  143.                     BuildAction = "Compile"
  144.                 />
  145.                 <File
  146.                     RelPath = "CZBindMakerMainForm.cs"
  147.                     SubType = "Form"
  148.                     BuildAction = "Compile"
  149.                 />
  150.                 <File
  151.                     RelPath = "CZBindMakerMainForm.resx"
  152.                     DependentUpon = "CZBindMakerMainForm.cs"
  153.                     BuildAction = "EmbeddedResource"
  154.                 />
  155.                 <File
  156.                     RelPath = "CZSplash.cs"
  157.                     SubType = "Form"
  158.                     BuildAction = "Compile"
  159.                 />
  160.                 <File
  161.                     RelPath = "CZSplash.resx"
  162.                     DependentUpon = "CZSplash.cs"
  163.                     BuildAction = "EmbeddedResource"
  164.                 />
  165.                 <File
  166.                     RelPath = "Version.cs"
  167.                     SubType = "Form"
  168.                     BuildAction = "Compile"
  169.                 />
  170.                 <File
  171.                     RelPath = "Version.resx"
  172.                     DependentUpon = "Version.cs"
  173.                     BuildAction = "EmbeddedResource"
  174.                 />
  175.                 <File
  176.                     RelPath = "PrivateSettings\Setting.cs"
  177.                     SubType = "Component"
  178.                     BuildAction = "Compile"
  179.                 />
  180.                 <File
  181.                     RelPath = "PrivateSettings\Setting.resx"
  182.                     DependentUpon = "Setting.cs"
  183.                     BuildAction = "EmbeddedResource"
  184.                 />
  185.                 <File
  186.                     RelPath = "PrivateSettings\SettingCollection.cs"
  187.                     SubType = "Code"
  188.                     BuildAction = "Compile"
  189.                 />
  190.                 <File
  191.                     RelPath = "PrivateSettings\SettingContainer.cs"
  192.                     SubType = "Component"
  193.                     BuildAction = "Compile"
  194.                 />
  195.                 <File
  196.                     RelPath = "PrivateSettings\SettingContainer.resx"
  197.                     DependentUpon = "SettingContainer.cs"
  198.                     BuildAction = "EmbeddedResource"
  199.                 />
  200.                 <File
  201.                     RelPath = "PrivateSettings\Design\SettingCollectionEditor.cs"
  202.                     SubType = "Code"
  203.                     BuildAction = "Compile"
  204.                 />
  205.                 <File
  206.                     RelPath = "PrivateSettings\Images\SettingContainer.bmp"
  207.                     BuildAction = "Content"
  208.                 />
  209.             </Include>
  210.         </Files>
  211.     </CSHARP>
  212. </VisualStudioProject>
  213.  
  214.